Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 1.3.0b1 release #13125

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Prepare 1.3.0b1 release #13125

merged 3 commits into from
Sep 11, 2024

Conversation

mtreinish
Copy link
Member

Summary

This commit changes the version strings from 1.3.0 to 1.3.0b1 in preparation for tagging the 1.3.0b1 pre-release. After we publish the 1.3.0b1 tag we should switch the version number back to 1.3.0 to continue developing the 1.3.0 release series as we approach the actual release.

Details and comments

This commit changes the version strings from 1.3.0 to 1.3.0b1 in
preparation for tagging the 1.3.0b1 pre-release. After we publish the
1.3.0b1 tag we should switch the version number back to 1.3.0 to
continue developing the 1.3.0 release series as we approach the actual
release.
@mtreinish mtreinish added priority: high Changelog: None Do not include in changelog labels Sep 10, 2024
@mtreinish mtreinish added this to the 1.3 beta milestone Sep 10, 2024
@mtreinish mtreinish requested a review from a team as a code owner September 10, 2024 18:22
@qiskit-bot
Copy link
Collaborator

One or more of the following people are relevant to this code:

@coveralls
Copy link

coveralls commented Sep 10, 2024

Pull Request Test Coverage Report for Build 10809212775

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.01%) to 88.877%

Files with Coverage Reduction New Missed Lines %
crates/qasm2/src/expr.rs 1 94.02%
crates/qasm2/src/lex.rs 3 92.73%
Totals Coverage Status
Change from base Build 10802845750: 0.01%
Covered Lines: 73104
Relevant Lines: 82253

💛 - Coveralls

In the recently merged Qiskit#12910 the minimum Python version was raised to
3.9. As part of this the cibuildwheel config was updated to skip 38
uilds since they wont work anymore. However that PR missed that there
was an additional skip config in for the 32 bit builds in the job
definition. This commit adds the missing skip so the 32bit wheel builds
will work as well.
Copy link
Contributor

@sbrandhsn sbrandhsn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@mtreinish mtreinish added this pull request to the merge queue Sep 11, 2024
Merged via the queue into Qiskit:main with commit 1179740 Sep 11, 2024
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changelog: None Do not include in changelog priority: high
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants